@charset "UTF-8";
.container { min-height: 500px; background: #f9f9f9; }

#tooltip { position: absolute; border: 1px solid #eee; display: none; color: #fff; }

/* 内页banner */
.neiBanner { width: 100%; height: 480px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; }
.neiBanner .t { width: 247px; height: 91px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }

/* 内页左侧导航 */
.neiNav { width: 212px; height: auto; overflow: hidden; background: #fff; margin-right: 16px; }
.neiNav li { height: 56px; line-height: 56px; font-size: 14px; color: #666; text-align: center; }
.neiNav li a { color: #666; display: block; }
.neiNav li.active { background: #026FCB; }
.neiNav li.active a { color: #fff; }
.neiNav li.active:hover { background: #026FCB; }
.neiNav li:hover { background: #018DEF; text-indent: 5px; }
.neiNav li:hover a { color: #fff; }

/* 面包屑导航 */
.crumbs { height: auto; overflow: hidden; font-size: 13px; color: #666; padding: 20px 0; border-bottom: 1px solid #eee; background: #fff; }
.crumbs a { color: #666; }
.crumbs a:hover { color: #018DEF; }
.crumbs a.active { color: #026FCB; }
.crumbs i { font-size: 13px; }

/* 分页 */
.paging { height: auto; overflow: hidden; text-align: center; margin-bottom: 30px; }
.paging a { display: inline-block; height: 30px; line-height: 28px; font-size: 14px; color: #333; border: 1px solid #eee; padding: 0 10px; margin: 0 5px; border-radius: 2px; }
.paging a:hover { background: #018DEF; color: #fff; border-color: #018DEF; }
.paging a.active { background: #026FCB; color: #fff; border-color: #026FCB; }

/* 首页 */
.Index { /* banner */ /* about */ }
.Index .container { background: #fff; }
.Index .banner { height: auto; overflow: hidden; position: relative; }
.Index .banner .swiper-slide { height: 800px; overflow: hidden; }
.Index .banner .swiper-slide img { width: 100%; height: 100%; object-fit: cover; }
.Index .banner .swiper-pagination { left: 50% !important; text-align: left; margin-left: -603px; bottom: 25px !important; }
.Index .banner .swiper-pagination span { width: 40px; height: 4px; background: #DBE4FF; border-radius: 0; opacity: 1; cursor: pointer; }
.Index .banner .swiper-pagination span.swiper-pagination-bullet-active { background: #018DEF; }
.Index .block { height: auto; overflow: hidden; position: relative; z-index: 1; clear: both; padding: 80px 0; }
.Index .block .title { font-size: 26px; color: #333; margin-bottom: 20px; }
.Index .block .text { width: 460px; height: auto; overflow: hidden; padding-top: 50px; }
.Index .block .text h2 { font-size: 20px; color: #333; margin-bottom: 20px; }
.Index .block .text p { font-size: 14px; color: #666; line-height: 28px; }
.Index .block .btn { width: 154px; height: 48px; line-height: 48px; font-size: 14px; color: #fff; text-align: center; background: #026FCB; display: block; margin-top: 30px; }
.Index .block .btn:hover { background: #018DEF; text-indent: 5px; }
.Index .block .imgBox { width: 600px; height: 366px; overflow: hidden; }
.Index .block.business { text-align: center; }
.Index .block.business .title { font-size: 26px; color: #333; margin-bottom: 20px; }
.Index .block.business .dsc { font-size: 14px; color: #666; line-height: 28px; margin: 0 auto; text-align: center; }
.Index .block.business ul { width: 1300px; height: auto; overflow: hidden; margin-top: 40px; }
.Index .block.business ul li { width: 288px; height: auto; overflow: hidden; float: left; margin-right: 16px; }
.Index .block.business ul li .img { width: 288px; height: 225px; overflow: hidden; }
.Index .block.business ul li .img img { width: 100%; }
.Index .block.business ul li .txt { background: #fff; padding: 15px; }
.Index .block.business ul li .txt h2 { font-size: 20px; color: #333; margin-bottom: 5px; }
.Index .block.business ul li .txt p { font-size: 14px; color: #666; line-height: 28px; }
.Index .block.business ul li:hover img { transform: scale(1.1); }
.Index .block.business .btn { margin: 40px auto 0; }
.Index .block.solution .text { width: 550px; padding-top: 30px; }
.Index .block.case { background: #f9f9f9; }
.Index .block.case .text { width: 100%; text-align: center; padding: 0; }
.Index .block.case .text p { text-align: center; }
.Index .block.case ul { width: 1215px; height: auto; overflow: hidden; margin-top: 40px; }
.Index .block.case ul li { width: 230px; height: 307px; overflow: hidden; position: relative; float: left; margin-right: 12px; }
.Index .block.case ul li h2 { width: 100%; height: 42px; line-height: 42px; font-size: 16px; color: #f9f9f9; text-align: center; position: absolute; left: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); transition: all .5s; }
.Index .block.case ul li:hover img { transform: scale(1.1); }
.Index .block.case ul li:hover h2 { text-indent: 5px; }
.Index .block.news .title { border-bottom: 1px solid #ccc; padding-bottom: 15px; margin-bottom: 15px; }
.Index .block.news .title .more { font-size: 14px; color: #026FCB; float: right; margin-top: 10px; }
.Index .block.news .tabs { height: auto; overflow: hidden; margin-bottom: 20px; }
.Index .block.news .tabs a { font-size: 20px; color: #999; margin-right: 40px; }
.Index .block.news .tabs a.active { color: #026FCB; }
.Index .block.news .newsSlide { width: 560px; height: auto; overflow: hidden; }
.Index .block.news .newsSlide .swiper-slide { background: #fff; }
.Index .block.news .newsSlide ul { height: auto; overflow: hidden; }
.Index .block.news .newsSlide ul li { font-size: 14px; line-height: 28px; }
.Index .block.news .newsSlide ul li b { color: #333; width: 390px; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.Index .block.news .newsSlide ul li span { float: right; color: #666; }
.Index .block.news .newsSlide ul li:hover b { color: #026FCB; }

/* 关于我们 */
.About .neiBanner .t { background-image: url(../images/about/banner-t.png); }
.About .main { height: auto; overflow: hidden; padding-bottom: 100px; }
.About .main .info { width: 100%; height: 400px; overflow: hidden; background: url(../images/about-bg.png) center no-repeat; background-size: 100%; padding: 35px; margin-top: 40px; }
.About .main .info .text { width: 307px; height: auto; overflow: hidden; background: #fff; padding: 24px; }
.About .main .info .text h2 { font-size: 24px; color: #333; margin-bottom: 15px; }
.About .main .info .text p { font-size: 14px; color: #666; line-height: 24px; }
.About .main .info .text .btn { font-size: 16px; color: #026FCB; margin-top: 15px; display: inline-block; }
.About .main .info .text .btn:hover { text-indent: 5px; color: #018DEF; }
.About .main ul { width: 1230px; height: auto; }
.About .main ul li { width: 380px; height: 434px; background: #fff; padding: 24px; margin: 28px 30px 0 0; float: left; transition: all .5s; }
.About .main ul li h2 { font-size: 24px; color: #333; margin-bottom: 20px; }
.About .main ul li .img { width: 100%; height: 200px; overflow: hidden; margin-bottom: 15px; }
.About .main ul li .img img { width: 100%; height: 100%; }
.About .main ul li .text { font-size: 14px; color: #666; line-height: 24px; margin-bottom: 15px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
.About .main ul li .btn { font-size: 16px; color: #026FCB; transition: all .5s; }
.About .main ul li:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }
.About .main ul li:hover img { transform: scale(1.1); }
.About .main ul li:hover .btn { color: #018DEF; }

/* 关于我们内页 */
.AboutN { /* 右侧 */ /* 资质证书 */ /* 平台建设 */ }
.AboutN .neiBanner .t { background-image: url(../images/about/banner-t.png); }
.AboutN .main { height: auto; overflow: hidden; padding: 40px 0 100px; }
.AboutN .right { height: auto; overflow: hidden; background: #fff; }
.AboutN .right .title { height: 55px; line-height: 55px; font-size: 16px; color: #333; border-bottom: 1px solid #eee; padding: 0 30px; }
.AboutN .right .content { height: auto; overflow: hidden; padding: 30px; min-height: 500px; }
.AboutN .right .content h2 { font-size: 24px; color: #333; margin-bottom: 20px; text-align: center; }
.AboutN .right .content p { font-size: 14px; color: #666; line-height: 24px; margin-bottom: 20px; text-indent: 28px; }
.AboutN .right .content .tabs { height: auto; overflow: hidden; margin: 40px 0 30px; text-align: center; }
.AboutN .right .content .tabs .item { font-size: 16px; color: #333; height: 44px; line-height: 42px; border: 1px solid #ddd; text-align: center; padding: 0 20px; display: inline-block; margin-left: 15px; }
.AboutN .right .content .tabs .item:first-child { margin: 0; }
.AboutN .right .content .tabs .item.active { background: #026FCB; color: #fff; border-color: #026FCB; }
.AboutN .right .content .tabs .item:hover { background: #018DEF; color: #fff; border-color: #018DEF; }
.AboutN.AboutCertificate .right .content ul { height: auto; margin-top: 40px; }
.AboutN.AboutCertificate .right .content ul li { width: 282px; height: 416px; padding: 8px; overflow: hidden; float: left; position: relative; margin: 0 30px 30px 0; box-shadow: 0px 0px 10px -2px rgba(2, 111, 203, 0.1); transition: all .5s; }
.AboutN.AboutCertificate .right .content ul li img { width: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }
.AboutN.AboutCertificate .right .content ul li .cover { width: 100%; height: 100%; background: #026FCB; position: absolute; left: 0; top: 0; display: flex; justify-self: center; align-items: center; text-align: center; padding: 0 20px; font-size: 16px; color: #fff; opacity: 0; transition: all .5s; }
.AboutN.AboutCertificate .right .content ul li:hover { box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }
.AboutN.AboutCertificate .right .content ul li:hover .cover { opacity: 1; }
.AboutN.AboutCertificate .right .content ul li:nth-child(3n) { margin-right: 0; }
.AboutN.AboutPlatform .right .content ul { position: relative; padding: 50px 0; }
.AboutN.AboutPlatform .right .content ul li { height: auto; overflow: hidden; margin-bottom: 45px; position: relative; }
.AboutN.AboutPlatform .right .content ul li .img { width: 437px; height: 301px; }
.AboutN.AboutPlatform .right .content ul li .text { width: 422px; height: auto; overflow: hidden; }
.AboutN.AboutPlatform .right .content ul li .text h1 { font-size: 24px; font-weight: bold; color: #026FCB; margin-bottom: 10px; }
.AboutN.AboutPlatform .right .content ul li .text h2 { font-size: 16px; color: #333; text-align: left; margin-bottom: 5px; font-weight: bold; }
.AboutN.AboutPlatform .right .content ul li .text p { font-size: 14px; line-height: 24px; color: #666; text-align: left; text-indent: 0; }
.AboutN.AboutPlatform .right .content ul li.imgLtextR .img { float: left; }
.AboutN.AboutPlatform .right .content ul li.imgLtextR .text { float: right; }
.AboutN.AboutPlatform .right .content ul li.imgRtextL .img { float: right; }
.AboutN.AboutPlatform .right .content ul li.imgRtextL .text { float: left; }
.AboutN.AboutPlatform .right .content ul li.imgRtextL .text h1, .AboutN.AboutPlatform .right .content ul li.imgRtextL .text h2 { text-align: right; }
.AboutN.AboutPlatform .right .content ul li:after { content: ""; width: 20px; height: 20px; background: url(../images/about/platform-icon2.png) center no-repeat; background-size: 100%; position: absolute; left: 0; right: 0; top: 5px; margin: auto; }
.AboutN.AboutPlatform .right .content ul:after { content: ""; width: 20px; height: 20px; background: url(../images/about//platform-icon1.png) center no-repeat; background-size: 100%; position: absolute; left: 0; right: 0; top: 0; margin: auto; }
.AboutN.AboutPlatform .right .content ul:before { content: ""; width: 2px; height: 100%; background: #eee; position: absolute; left: 0; right: 0; top: 0; margin: auto; }

/* 业务领域 */
.Business .neiBanner .t { width: 258px; background-image: url(../images/business/banner-t.png); }
.Business .main { height: auto; overflow: hidden; padding-bottom: 100px; }
.Business .main .info { width: 100%; height: 400px; overflow: hidden; background: url(../images/business/business-bg.png) center no-repeat; background-size: 100%; padding: 35px; margin-top: 40px; }
.Business .main .info .text { width: 307px; height: auto; overflow: hidden; background: #fff; padding: 24px; }
.Business .main .info .text h2 { font-size: 24px; color: #333; margin-bottom: 15px; }
.Business .main .info .text p { font-size: 14px; color: #666; line-height: 24px; height: 192px; line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 8; overflow: hidden; }
.Business .main .info .text .btn { font-size: 16px; color: #026FCB; margin-top: 15px; display: inline-block; }
.Business .main .info .text .btn:hover { text-indent: 5px; color: #018DEF; }
.Business .main ul { width: 1230px; height: auto; }
.Business .main ul li { width: 380px; height: 434px; background: #fff; padding: 24px; margin: 28px 30px 0 0; float: left; transition: all .5s; }
.Business .main ul li h2 { font-size: 24px; color: #333; margin-bottom: 20px; }
.Business .main ul li .img { width: 100%; height: 200px; overflow: hidden; margin-bottom: 15px; }
.Business .main ul li .img img { width: 100%; height: 100%; }
.Business .main ul li .text { font-size: 14px; color: #666; height: 48px; line-height: 24px; margin-bottom: 15px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.Business .main ul li .btn { font-size: 16px; color: #026FCB; transition: all .5s; }
.Business .main ul li:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }
.Business .main ul li:hover img { transform: scale(1.1); }
.Business .main ul li:hover .btn { color: #018DEF; }

/* 业务领域内页 */
.BusinessN { /* 右侧 */ }
.BusinessN .neiBanner .t { width: 258px; background-image: url(../images/business/banner-t.png); }
.BusinessN .main { height: auto; overflow: hidden; padding: 40px 0 100px; }
.BusinessN .right { height: auto; overflow: hidden; background: #fff; }
.BusinessN .right .title { height: 55px; line-height: 55px; font-size: 16px; color: #333; border-bottom: 1px solid #eee; padding: 0 30px; }
.BusinessN .right .content { height: auto; overflow: hidden; padding: 30px; min-height: 500px; }
.BusinessN .right .content .block { height: auto; overflow: hidden; margin-bottom: 35px; }
.BusinessN .right .content .block h2 { font-size: 24px; color: #333; margin-bottom: 20px; text-align: center; }
.BusinessN .right .content .block p { font-size: 14px; color: #666; line-height: 24px; margin-bottom: 20px; text-indent: 28px; }
.BusinessN .right .content .case { height: auto; overflow: hidden; }
.BusinessN .right .content .case ul { width: 1230px; height: auto; overflow: hidden; margin-top: 15px; }
.BusinessN .right .content .case ul li { width: 282px; height: auto; overflow: hidden; float: left; position: relative; margin-right: 30px; }
.BusinessN .right .content .case ul li img { width: 282px; height: 188px; }
.BusinessN .right .content .case ul li p { font-size: 16px; text-align: center; margin-top: 10px; text-indent: 0; }
.BusinessN .right .content .case .btn { width: 154px; height: 48px; line-height: 48px; font-size: 14px; color: #fff; text-align: center; background: #026FCB; display: block; margin: 20px auto; }
.BusinessN .right .content .case .btn:hover { background: #018DEF; text-indent: 5px; }

/* 项目案例 */
.Case { /* 右侧 */ }
.Case .neiBanner .t { background-image: url(../images/case/banner-t.png); }
.Case .main { height: auto; overflow: hidden; padding: 40px 0 100px; }
.Case .right { height: auto; overflow: hidden; background: #fff; }
.Case .right .title { height: 55px; line-height: 55px; font-size: 16px; color: #333; border-bottom: 1px solid #eee; padding: 0 30px; }
.Case .right .content { height: auto; overflow: hidden; padding: 30px; min-height: 500px; }
.Case .right .content ul { height: auto; overflow: hidden; }
.Case .right .content ul li { height: auto; overflow: hidden; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #eee; }
.Case .right .content ul li .date { width: 55px; height: auto; overflow: hidden; float: left; text-align: center; box-shadow: 0px 0px 4px 0px rgba(2, 111, 203, 0.1); margin-right: 25px; }
.Case .right .content ul li .date h3 { font-size: 24px; color: #026FCB; font-weight: bold; }
.Case .right .content ul li .date p { font-size: 12px; color: #fff; background: #026FCB; padding: 3px 0; }
.Case .right .content ul li .text { height: auto; overflow: hidden; }
.Case .right .content ul li .text h2 { font-size: 18px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: all .5s; }
.Case .right .content ul li .text .other { height: auto; overflow: hidden; margin: 10px 0; font-size: 14px; color: #999; }
.Case .right .content ul li .text p { font-size: 14px; color: #666; line-height: 24px; margin-bottom: 10px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
.Case .right .content ul li .text .btn { font-size: 13px; color: #026FCB; transition: all .5s; }
.Case .right .content ul li:hover img { transform: scale(1.1); }
.Case .right .content ul li:hover .text h2 { color: #026FCB; }
.Case .right .content ul li:hover .text .btn { text-indent: 5px; }

/* 技术研发 */
.Technology .neiBanner .t { width: 322px; background-image: url(../images/technology/banner-t.png); }
.Technology .main { height: auto; overflow: hidden; padding-bottom: 100px; }
.Technology .main .info { width: 100%; height: 400px; overflow: hidden; background: url(../images/technology/technology-bg.jpg) center no-repeat; background-size: 100%; padding: 35px; margin-top: 40px; }
.Technology .main .info .text { width: 307px; height: auto; overflow: hidden; background: #fff; padding: 24px; }
.Technology .main .info .text h2 { font-size: 24px; color: #333; margin-bottom: 15px; }
.Technology .main .info .text p { font-size: 14px; color: #666; height: 192px; line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 8; overflow: hidden; }
.Technology .main .info .text .btn { font-size: 16px; color: #026FCB; margin-top: 15px; display: inline-block; }
.Technology .main .info .text .btn:hover { text-indent: 5px; color: #018DEF; }
.Technology .main ul { width: 1230px; height: auto; }
.Technology .main ul li { width: 380px; height: 434px; background: #fff; padding: 24px; margin: 28px 30px 0 0; float: left; transition: all .5s; }
.Technology .main ul li h2 { font-size: 24px; color: #333; margin-bottom: 20px; }
.Technology .main ul li .img { width: 100%; height: 200px; overflow: hidden; margin-bottom: 15px; }
.Technology .main ul li .img img { width: 100%; height: 100%; }
.Technology .main ul li .text { font-size: 14px; color: #666; height: 48px; line-height: 24px; margin-bottom: 15px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.Technology .main ul li .btn { font-size: 16px; color: #026FCB; transition: all .5s; }
.Technology .main ul li:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }
.Technology .main ul li:hover img { transform: scale(1.1); }
.Technology .main ul li:hover .btn { color: #018DEF; }

/* 技术研发内页 */
.TechnologyN { /* 右侧 */ }
.TechnologyN .neiBanner .t { width: 322px; background-image: url(../images/technology/banner-t.png); }
.TechnologyN .main { height: auto; overflow: hidden; padding: 40px 0 100px; }
.TechnologyN .right { height: auto; overflow: hidden; background: #fff; }
.TechnologyN .right .title { height: 55px; line-height: 55px; font-size: 16px; color: #333; border-bottom: 1px solid #eee; padding: 0 30px; }
.TechnologyN .right .content { height: auto; overflow: hidden; padding: 30px; min-height: 500px; }
.TechnologyN .right .content h2 { font-size: 24px; color: #333; margin-bottom: 20px; text-align: center; }
.TechnologyN .right .content p { font-size: 14px; color: #666; line-height: 24px; margin-bottom: 20px; text-indent: 28px; }
.TechnologyN.TechnologyAchievement .right .tabs { height: auto; overflow: hidden; margin: 40px 0 30px; text-align: center; }
.TechnologyN.TechnologyAchievement .right .tabs .item { font-size: 16px; color: #333; height: 44px; line-height: 42px; border: 1px solid #ddd; text-align: center; padding: 0 20px; display: inline-block; margin-left: 15px; }
.TechnologyN.TechnologyAchievement .right .tabs .item:first-child { margin: 0; }
.TechnologyN.TechnologyAchievement .right .tabs .item.active { background: #026FCB; color: #fff; border-color: #026FCB; }
.TechnologyN.TechnologyAchievement .right .tabs .item:hover { background: #018DEF; color: #fff; border-color: #018DEF; }
.TechnologyN.TechnologyAchievement .right ul { height: auto; margin-top: 40px; }
.TechnologyN.TechnologyAchievement .right ul li { width: 204px; height: 297px; padding: 8px; overflow: hidden; float: left; position: relative; margin: 0 30px 30px 0; box-shadow: 0px 0px 10px -2px rgba(2, 111, 203, 0.1); transition: all .5s; }
.TechnologyN.TechnologyAchievement .right ul li img { width: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }
.TechnologyN.TechnologyAchievement .right ul li .cover { width: 100%; height: 100%; background: #026FCB; position: absolute; left: 0; top: 0; display: flex; align-items: center; text-align: center; padding: 0 20px; font-size: 16px; color: #fff; opacity: 0; transition: all .5s; }
.TechnologyN.TechnologyAchievement .right ul li:hover { box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }
.TechnologyN.TechnologyAchievement .right ul li:hover .cover { opacity: 1; }
.TechnologyN.TechnologyAchievement .right ul li:nth-child(4n) { margin-right: 0; }
.TechnologyN.TechnologyNews .right { height: auto; overflow: hidden; background: #fff; }
.TechnologyN.TechnologyNews .right .title { height: 55px; line-height: 55px; font-size: 16px; color: #333; border-bottom: 1px solid #eee; padding: 0 30px; }
.TechnologyN.TechnologyNews .right .content { height: auto; overflow: hidden; padding: 30px; min-height: 500px; }
.TechnologyN.TechnologyNews .right .content ul { height: auto; overflow: hidden; }
.TechnologyN.TechnologyNews .right .content ul li { height: auto; overflow: hidden; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #eee; }
.TechnologyN.TechnologyNews .right .content ul li .img { width: 300px; height: 168px; overflow: hidden; float: left; margin-right: 20px; }
.TechnologyN.TechnologyNews .right .content ul li .img img { width: 100%; height: 100%; }
.TechnologyN.TechnologyNews .right .content ul li .text { height: auto; overflow: hidden; }
.TechnologyN.TechnologyNews .right .content ul li .text h2 { font-size: 18px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: all .5s; }
.TechnologyN.TechnologyNews .right .content ul li .text .other { height: auto; overflow: hidden; margin: 10px 0; }
.TechnologyN.TechnologyNews .right .content ul li .text .other span { font-size: 14px; color: #999; margin-right: 40px; }
.TechnologyN.TechnologyNews .right .content ul li .text p { font-size: 14px; color: #666; line-height: 24px; margin-bottom: 10px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
.TechnologyN.TechnologyNews .right .content ul li .text .btn { font-size: 13px; color: #026FCB; transition: all .5s; }
.TechnologyN.TechnologyNews .right .content ul li:hover img { transform: scale(1.1); }
.TechnologyN.TechnologyNews .right .content ul li:hover .text h2 { color: #026FCB; }
.TechnologyN.TechnologyNews .right .content ul li:hover .text .btn { text-indent: 5px; }
.TechnologyN.TechnologyProperty .right .tabs { height: auto; overflow: hidden; margin: 40px 0 30px; text-align: center; }
.TechnologyN.TechnologyProperty .right .tabs .item { font-size: 16px; color: #333; height: 44px; line-height: 42px; border: 1px solid #ddd; text-align: center; padding: 0 20px; display: inline-block; margin-left: 15px; }
.TechnologyN.TechnologyProperty .right .tabs .item:first-child { margin: 0; }
.TechnologyN.TechnologyProperty .right .tabs .item.active { background: #026FCB; color: #fff; border-color: #026FCB; }
.TechnologyN.TechnologyProperty .right .tabs .item:hover { background: #018DEF; color: #fff; border-color: #018DEF; }
.TechnologyN.TechnologyProperty .right ul { height: auto; margin-top: 40px; }
.TechnologyN.TechnologyProperty .right ul li { width: 204px; height: 297px; padding: 8px; overflow: hidden; float: left; position: relative; margin: 0 30px 30px 0; box-shadow: 0px 0px 10px -2px rgba(2, 111, 203, 0.1); transition: all .5s; }
.TechnologyN.TechnologyProperty .right ul li img { width: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }
.TechnologyN.TechnologyProperty .right ul li .cover { width: 100%; height: 100%; background: #026FCB; position: absolute; left: 0; top: 0; display: flex; align-items: center; text-align: center; padding: 0 20px; font-size: 16px; color: #fff; opacity: 0; transition: all .5s; }
.TechnologyN.TechnologyProperty .right ul li:hover { box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }
.TechnologyN.TechnologyProperty .right ul li:hover .cover { opacity: 1; }
.TechnologyN.TechnologyProperty .right ul li:nth-child(4n) { margin-right: 0; }
.TechnologyN.TechnologySolution .right .tabs { height: auto; overflow: hidden; margin: 0 0 30px; text-align: center; }
.TechnologyN.TechnologySolution .right .tabs .item { font-size: 16px; color: #333; height: 44px; line-height: 42px; border: 1px solid #ddd; text-align: center; padding: 0 20px; display: inline-block; margin-left: 15px; }
.TechnologyN.TechnologySolution .right .tabs .item:first-child { margin: 0; }
.TechnologyN.TechnologySolution .right .tabs .item.active { background: #026FCB; color: #fff; border-color: #026FCB; }
.TechnologyN.TechnologySolution .right .tabs .item:hover { background: #018DEF; color: #fff; border-color: #018DEF; }
.TechnologyN.TechnologySolution .right ul { height: auto; margin-top: 40px; }
.TechnologyN.TechnologySolution .right ul li { height: auto; overflow: hidden; margin-bottom: 30px; }
.TechnologyN.TechnologySolution .right ul li .img { width: 400px; height: 244px; overflow: hidden; float: left; margin-right: 28px; }
.TechnologyN.TechnologySolution .right ul li .img img { width: 100%; }
.TechnologyN.TechnologySolution .right ul li .text { height: auto; overflow: hidden; }
.TechnologyN.TechnologySolution .right ul li .text h2 { font-size: 20px; color: #333; text-align: left; }
.TechnologyN.TechnologySolution .right ul li .text p { font-size: 14px; color: #666; line-height: 28px; height: 84px; margin-bottom: 65px; text-align: left; text-indent: 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
.TechnologyN.TechnologySolution .right ul li .text .btn { width: 154px; height: 48px; line-height: 48px; font-size: 14px; color: #fff; text-align: center; background: #026FCB; display: block; margin-top: 30px; transition: all .5s; }
.TechnologyN.TechnologySolution .right ul li .text .btn:hover { background: #018DEF; text-indent: 5px; }
.TechnologyN.TechnologySolution .right ul li:hover img { transform: scale(1.1); }
.TechnologyN.TechnologySolution .right .paging { margin-top: 50px; }

/* 解决方案详情 */
.SolutionXq { /* 咨询弹框 */ }
.SolutionXq .container { background: #fff; }
.SolutionXq .neiBanner { height: 550px; }
.SolutionXq .neiBanner .text { width: 550px; color: #fff; padding-top: 110px; }
.SolutionXq .neiBanner .text h2 { font-size: 36px; margin-bottom: 20px; }
.SolutionXq .neiBanner .text p { font-size: 14px; line-height: 28px; }
.SolutionXq .neiBanner .text .btns { height: auto; overflow: hidden; }
.SolutionXq .neiBanner .text .btns a { width: 154px; height: 48px; line-height: 48px; font-size: 14px; color: #fff; text-align: center; background: #026FCB; display: inline-block; margin: 30px 20px 0 0; }
.SolutionXq .neiBanner .text .btns a:hover { background: #018DEF; text-indent: 5px; border-color: #018DEF; }
.SolutionXq .neiBanner .text .btns a.download { background: #fff; color: #026FCB; }
.SolutionXq .neiBanner .text .btns a.download .icon-download { font-size: 14px; color: #026FCB; }
.SolutionXq .scrollNav { height: auto; overflow: hidden; position: relative; }
.SolutionXq .scrollNav .title { font-size: 18px; color: #333; line-height: 60px; }
.SolutionXq .scrollNav ul { height: auto; overflow: hidden; position: relative; z-index: 1; }
.SolutionXq .scrollNav ul li { width: 113px; height: 60px; line-height: 60px; font-size: 16px; color: #000; text-align: center; float: left; cursor: pointer; transition: all .5s; }
.SolutionXq .scrollNav ul li a { display: block; }
.SolutionXq .scrollNav ul li a:hover { background: #018DEF; color: #fff; }
.SolutionXq .scrollNav ul li a.active { background: #026FCB; color: #fff; }
.SolutionXq .scrollNav ul li:hover { background: #018DEF; color: #fff; }
.SolutionXq .scrollNav ul li.active { background: #026FCB; color: #fff; }
.SolutionXq .scrollNav:after { content: ""; width: 100%; height: 1px; background: #e5e5e5; position: absolute; left: 0; bottom: 0; }
.SolutionXq .scrollNav.fixed { width: 100%; position: fixed; top: 0; z-index: 10; background: #fff; }
.SolutionXq .main { height: auto; overflow: hidden; padding-bottom: 30px; }
.SolutionXq .main .block { height: auto; overflow: hidden; padding: 50px 0; }
.SolutionXq .main .block .title { font-size: 26px; color: #333; text-align: center; margin-bottom: 40px; }
.SolutionXq .main .block .dsc { font-size: 14px; color: #666; line-height: 30px; margin-bottom: 40px; }
.SolutionXq .main .block.block1 ul { width: 1235px; height: auto; overflow: hidden; }
.SolutionXq .main .block.block1 ul li { width: 278px; height: 292px; background: #f6f6f6; float: left; margin-right: 30px; padding: 50px 25px; }
.SolutionXq .main .block.block1 ul li img { width: 40px; display: block; margin: 0 auto 20px; }
.SolutionXq .main .block.block1 ul li .text { height: auto; overflow: hidden; text-align: center; }
.SolutionXq .main .block.block1 ul li .text h3 { font-size: 18px; color: #000; margin-bottom: 10px; text-align: center; }
.SolutionXq .main .block.block1 ul li .text p { font-size: 14px; color: #999; line-height: 24px; }
.SolutionXq .main .block.block3 ul { width: 1235px; height: auto; overflow: hidden; }
.SolutionXq .main .block.block3 ul li { width: 278px; height: 292px; background: #f6f6f6; float: left; margin-right: 30px; padding: 35px 25px; }
.SolutionXq .main .block.block3 ul li h3 { font-size: 14px; color: #000; margin-bottom: 15px; font-weight: bold; }
.SolutionXq .main .block.block3 ul li p { font-size: 14px; color: #999; line-height: 30px; position: relative; padding-left: 15px; }
.SolutionXq .main .block.block3 ul li p:before { content: ""; width: 4px; height: 4px; background: #018DEF; position: absolute; left: 0; top: 13px; }
.SolutionXq .formPop { width: 100%; height: 100%; position: fixed; left: 0; top: 0; background: rgba(0, 0, 0, 0.5); z-index: 99; display: none; }
.SolutionXq .formPop form { width: 710px; height: 660px; background: #fff; border-radius: 2px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; padding: 30px; }
.SolutionXq .formPop form .title { font-size: 20px; color: #333; margin-bottom: 30px; }
.SolutionXq .formPop form .title i { font-size: 18px; color: #bbb; cursor: pointer; }
.SolutionXq .formPop form .row { height: auto; overflow: hidden; margin-bottom: 20px; position: relative; }
.SolutionXq .formPop form .row label { font-size: 16px; color: #666; margin-right: 15px; }
.SolutionXq .formPop form .row label.b { vertical-align: 90px; }
.SolutionXq .formPop form .row input, .SolutionXq .formPop form .row textarea { width: 566px; height: 48px; border: 1px solid #ddd; border-radius: 2px; font-size: 16px; padding: 0 15px; }
.SolutionXq .formPop form .row textarea { height: 112px; padding: 15px; }
.SolutionXq .formPop form .btn { width: 336px; height: 48px; line-height: 48px; background: #026FCB; font-size: 15px; color: #fff; text-align: center; margin: 50px auto; cursor: pointer; transition: all .5s; }
.SolutionXq .formPop form .btn:hover { background: #018DEF; }

/* 新闻动态 */
.News { /* 右侧 */ }
.News .neiBanner .t { background-image: url(../images/news/banner-t.png); }
.News .main { height: auto; overflow: hidden; padding: 40px 0 100px; }
.News .right { height: auto; overflow: hidden; background: #fff; }
.News .right .title { height: 55px; line-height: 55px; font-size: 16px; color: #333; border-bottom: 1px solid #eee; padding: 0 30px; }
.News .right .content { height: auto; overflow: hidden; padding: 30px; min-height: 500px; }
.News .right .content ul { height: auto; overflow: hidden; }
.News .right .content ul li { height: auto; overflow: hidden; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #eee; }
.News .right .content ul li .img { width: 300px; height: 168px; overflow: hidden; float: left; margin-right: 20px; }
.News .right .content ul li .img img { width: 100%; height: 100%; }
.News .right .content ul li .text { height: auto; overflow: hidden; }
.News .right .content ul li .text h2 { font-size: 18px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: all .5s; }
.News .right .content ul li .text .other { height: auto; overflow: hidden; margin: 10px 0; }
.News .right .content ul li .text .other span { font-size: 14px; color: #999; margin-right: 40px; }
.News .right .content ul li .text p { font-size: 14px; color: #666; line-height: 24px; margin-bottom: 10px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
.News .right .content ul li .text .btn { font-size: 13px; color: #026FCB; transition: all .5s; }
.News .right .content ul li:hover img { transform: scale(1.1); }
.News .right .content ul li:hover .text h2 { color: #026FCB; }
.News .right .content ul li:hover .text .btn { text-indent: 5px; }

/* 新闻详情 */
.NewsXq .neiBanner .t { background-image: url(../images/news/banner-t.png); }
.NewsXq .right h2 { font-size: 24px; color: #333; line-height: 33px; text-align: center; }
.NewsXq .right p { font-size: 16px; color: #666; line-height: 32px; margin-bottom: 20px; }
.NewsXq .right img { margin: 0 auto; }
.NewsXq .right .other { height: auto; overflow: hidden; margin: 15px 0 20px; text-align: center; }
.NewsXq .right .other span { font-size: 14px; color: #999; margin-right: 40px; }

/* 案例详情 */
.CaseXq .neiBanner .t { background-image: url(../images/case/banner-t.png); }
.CaseXq .right h2 { font-size: 24px; color: #333; line-height: 33px; text-align: center; }
.CaseXq .right p { font-size: 16px; color: #666; line-height: 32px; margin-bottom: 20px; }
.CaseXq .right img { margin: 0 auto; }
.CaseXq .right .other { height: auto; overflow: hidden; margin: 15px 0 20px; text-align: center; }
.CaseXq .right .other span { font-size: 14px; color: #999; margin-right: 40px; }

/* 企业文化 */
.Cultrue .neiBanner .t { width: 322px; background-image: url(../images/cultrue/banner-t.png); }
.Cultrue .main { height: auto; overflow: hidden; padding: 40px 0 100px; }
.Cultrue.CultrueActivity .right { height: auto; overflow: hidden; background: #fff; }
.Cultrue.CultrueActivity .right .title { height: 55px; line-height: 55px; font-size: 16px; color: #333; border-bottom: 1px solid #eee; padding: 0 30px; }
.Cultrue.CultrueActivity .right .content { height: auto; overflow: hidden; padding: 30px; min-height: 500px; }
.Cultrue.CultrueActivity .right .content ul { height: auto; overflow: hidden; }
.Cultrue.CultrueActivity .right .content ul li { height: auto; overflow: hidden; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #eee; }
.Cultrue.CultrueActivity .right .content ul li .img { width: 300px; height: 168px; overflow: hidden; float: left; margin-right: 20px; }
.Cultrue.CultrueActivity .right .content ul li .img img { width: 100%; height: 100%; }
.Cultrue.CultrueActivity .right .content ul li .text { height: auto; overflow: hidden; }
.Cultrue.CultrueActivity .right .content ul li .text h2 { font-size: 18px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: all .5s; }
.Cultrue.CultrueActivity .right .content ul li .text .other { height: auto; overflow: hidden; margin: 10px 0; }
.Cultrue.CultrueActivity .right .content ul li .text .other span { font-size: 14px; color: #999; margin-right: 40px; }
.Cultrue.CultrueActivity .right .content ul li .text p { font-size: 14px; color: #666; line-height: 24px; margin-bottom: 10px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
.Cultrue.CultrueActivity .right .content ul li .text .btn { font-size: 13px; color: #026FCB; transition: all .5s; }
.Cultrue.CultrueActivity .right .content ul li:hover img { transform: scale(1.1); }
.Cultrue.CultrueActivity .right .content ul li:hover .text h2 { color: #026FCB; }
.Cultrue.CultrueActivity .right .content ul li:hover .text .btn { text-indent: 5px; }
.Cultrue.CultrueJoin .right { height: auto; overflow: hidden; background: #fff; }
.Cultrue.CultrueJoin .right .title { height: 55px; line-height: 55px; font-size: 16px; color: #333; border-bottom: 1px solid #eee; padding: 0 30px; }
.Cultrue.CultrueJoin .right .content { height: auto; overflow: hidden; padding: 30px; min-height: 500px; }
.Cultrue.CultrueJoin .right .content dl { height: auto; overflow: hidden; margin-bottom: 40px; }
.Cultrue.CultrueJoin .right .content dl span { display: inline-block; padding: 0 20px; height: 48px; line-height: 48px; text-align: center; }
.Cultrue.CultrueJoin .right .content dl .n1 { width: 250px; }
.Cultrue.CultrueJoin .right .content dl .n2 { width: 120px; }
.Cultrue.CultrueJoin .right .content dl .n3 { width: 120px; }
.Cultrue.CultrueJoin .right .content dl .n4 { width: 100px; }
.Cultrue.CultrueJoin .right .content dl .n5 { width: 120px; }
.Cultrue.CultrueJoin .right .content dl .n6 { width: 200px; }
.Cultrue.CultrueJoin .right .content dl dt { background: #f9f9f9; font-size: 14px; color: #999; }
.Cultrue.CultrueJoin .right .content dl dd { font-size: 14px; color: #333; border-bottom: 1px solid #eee; }
.Cultrue.CultrueJoin .right .content dl dd .row { position: relative; cursor: pointer; }
.Cultrue.CultrueJoin .right .content dl dd .row:after { content: "\e78c"; font-family: 'iconfont'; position: absolute; right: 5px; top: 13px; font-size: 18px; color: #333; }
.Cultrue.CultrueJoin .right .content dl dd .more { background: #fafbfc; padding: 24px; display: none; }
.Cultrue.CultrueJoin .right .content dl dd .more .block { height: auto; overflow: hidden; margin-bottom: 20px; }
.Cultrue.CultrueJoin .right .content dl dd .more .block h3 { font-size: 16px; color: #999; margin-bottom: 10px; }
.Cultrue.CultrueJoin .right .content dl dd .more .block p { font-size: 13px; color: #333; line-height: 26px; position: relative; padding-left: 10px; }
.Cultrue.CultrueJoin .right .content dl dd .more .block p:before { content: ""; width: 4px; height: 4px; background: #026FCB; border-radius: 50%; position: absolute; left: 0; top: 11px; }

.CultureXq .neiBanner .t { background-image: url(../images/cultrue/banner-t.png); }
.CultureXq .right h2 { font-size: 24px; color: #333; line-height: 33px; text-align: center; }
.CultureXq .right p { font-size: 16px; color: #666; line-height: 32px; margin-bottom: 20px; }
.CultureXq .right img { margin: 0 auto; }
.CultureXq .right .other { height: auto; overflow: hidden; margin: 15px 0 20px; text-align: center; }
.CultureXq .right .other span { font-size: 14px; color: #999; margin-right: 40px; }

/* 搜索 */
.Search .container { padding: 30px 0; }
.Search .content { height: auto; overflow: hidden; background: #fff; }
.Search .content .title { font-size: 15px; height: auto; overflow: hidden; color: #333; padding: 20px 30px; border-bottom: 1px solid #eee; }
.Search .content ul { height: auto; overflow: hidden; padding: 30px; }
.Search .content ul li { height: auto; overflow: hidden; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #eee; }
.Search .content ul li .date { width: 55px; height: auto; overflow: hidden; float: left; text-align: center; box-shadow: 0px 0px 4px 0px rgba(2, 111, 203, 0.1); margin-right: 25px; }
.Search .content ul li .date h3 { font-size: 24px; color: #026FCB; font-weight: bold; text-align: center; }
.Search .content ul li .date p { font-size: 12px; color: #fff; background: #026FCB; padding: 3px 0; text-align: center; }
.Search .content ul li .text { height: auto; overflow: hidden; }
.Search .content ul li .text h2 { font-size: 18px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: all .5s; }
.Search .content ul li .text .other { height: auto; overflow: hidden; margin: 10px 0; font-size: 14px; color: #999; }
.Search .content ul li .text p { font-size: 14px; color: #666; line-height: 24px; margin-bottom: 10px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
.Search .content ul li .text .btn { font-size: 13px; color: #026FCB; transition: all .5s; }
.Search .content ul li:hover img { transform: scale(1.1); }
.Search .content ul li:hover .text h2 { color: #026FCB; }
.Search .content ul li:hover .text .btn { text-indent: 5px; }
.Search .content ul li:last-child { margin-bottom: 0; }

/* 2022年6月1日15:07:38 新增右侧悬浮 */
.fixed-right-ad { width: 120px; position: fixed; right: 0; bottom: 20%; z-index: 10; }
